@charset 'utf-8';
body { font-family: 'Microsoft YaHei', Arial; background: #fff }
.scale_img dt img, .scale_img li img { -o-transition: all 1s linear 0s; transition: all 1s linear 0s }
.scale_img dt:hover img, .scale_img li:hover img { -webkit-transform: scale(1.25) rotate(0deg) translateY(0); -ms-transform: scale(1.25) rotate(0deg) translateY(0); transform: scale(1.25) rotate(0deg) translateY(0) }

h2{ text-align: center;font-size: 18px; color: #666; padding-top: 80px;}
h2 i{ display: block; color: #313131; font-size: 48px; line-height: 100%;font-weight: bold;}
h2 span{font-weight: normal;line-height: 100%; display: inline-block; font-size: 22px; color: #666; padding: 20px 0 38px 0;}


.top_bg{ height:177px; background:url(../image/top_bg.gif) repeat-x; overflow:hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:102px;padding: 15px 0 0;}
.h_con .logo{float:left;width: 158px;padding: 5px 15px 0 0;}
.h_con .logo img{width: 157px;height:75px;}
.h_con .h_dw{float:left;font-size: 16px;color:#333;line-height: 40px;padding: 12px 0 0 23px;background:url(../image/t_line.gif) no-repeat 0 28px;}
.h_dw span{display: block;font-size: 29px;font-weight: normal;padding:0;color: #005fb0;}
.h_tel{float: right;font-size: 14px;color: #333;line-height: 24px;padding: 12px 0 0 40px; font-family: "DINOT"; background:url(../image/tel.gif) no-repeat 0 25px;}
.h_tel b{display: block;font-size: 26px;font-weight: normal;}
.h_nav{ height:60px; line-height:60px;overflow: hidden;}
.h_nav li{height: 60px; float:left;position: relative;}
.h_nav li a{ font-size:16px; color:#333; padding:0 35px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#005fb0\9;color: #fff;}/* IE6Ã£â‚¬ÂIE7Ã£â‚¬ÂIE8Ã¦â€Â¯Ã¦Å’Â */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background-color: #005fb0;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}
.h_nav li.cur a{color: #fff;}

.footer {
	height: 360px;
	background: url(../image/f_bg.jpg) no-repeat center 0;
}

.f_nav {
	padding-top: 36px;
	height: 92px;
	overflow: hidden;
	text-align: center;
}

.f_nav a {
	display: inline-block;
	line-height: 100%;
	font-size: 18px;
	color: #fff;
	padding: 0 29px;
}

.f_nav a:hover {
	text-decoration: underline;
}

.f_con {
	overflow: hidden;
	height: 164px;
}

.f_con h3 {
	padding-top: 28px;
	padding-right: 43px;
	float: left;
}

.f_con ul {
	float: left;
}

.f_con ul li {
	float: left;
	width: 242px;
	font-size: 14px;
	color: #bbb;
	line-height: 24px;
}

.f_con ul li strong {
	display: block;
	padding-left: 5px;
	padding-top: 7px;
}

.f_con ul li em {
	display: block;
	padding-left: 5px;
}

.f_con ul li span {
	display: block;
}

.f_con ul li i {
	font-size: 24px;
	line-height: 100%;
	padding-top: 3px;
	display: block;
}

.f_con h4 {
	float: right;
	overflow: hidden;
}

.f_con h4 span {
	display: inline-block;
	float: left;
}

.f_con h4 span img {
	display: inline-block;
	width: 100px;
	height: 100px;
	border: 14px solid #fff;
}

.f_con h4 i {
	display: inline-block;
	background: url(../image/f_bg.png) no-repeat;
	box-sizing: border-box;
	width: 38px;
	height: 128px;
	font-size: 14px;
	font-weight: normal;
	color: #bbb;
	padding: 27px 11px 0;
	line-height: 110%;
}

.f_copy {
	overflow: hidden;
	line-height: 70px;
	font-size: 14px;
	color: #8b8a8b;
}

.f_copy span {
	padding: 0 35px;
}

.f_copy i {
	display: inline-block;
	float: right;
}

.f_copy a {
	color: #8b8a8b;
}

.f_copy a:hover {
	text-decoration: underline;
	color: #fff;
	opacity: 0.8;
}





.fullSlide { position: relative; z-index: 1; clear: both; width: 100% }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden }
.fullSlide .bd .con { width: 100% !important; height: auto !important; display: block }
.fullSlide .bd .li { width: 100% !important; overflow: hidden; text-align: center; background: no-repeat center top; z-index: 0 }
.fullSlide .bd .li img { display: block; height: auto !important; width: 100% }
.fullSlide .hd { position: absolute; width: 100%; height: 12px; left: 0; bottom:45px; text-align: center; cursor: pointer }
.fullSlide .hd li { display: inline-block; width: 12px; height: 12px; background: #fff; margin: 0 9px; border-radius: 50%; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease }
.fullSlide .hd li.on { width: 36px; height: 12px; opacity: 1; border-radius: 5px }
.fullSlide p { display: none; position: absolute; top: 50%; width: 80px; height: 80px; z-index: 99; opacity: 1; text-align: center; margin-top: -40px }
.fullSlide .prev2 { left: 3% }
.fullSlide .next2 { right: 3% }

.tils{ overflow: hidden;background: url(../image/tils.jpg) no-repeat center 0; height:501px; box-sizing: border-box; padding-top: 76px;}
.til_l{ overflow: hidden; width: 479px; height: 288px;}
.til_r{ width: 666px;}
.til_r h3{ padding-top: 6px; line-height: 100%; height: 93px;font-weight: normal;background: url(../image/t_lin.jpg) no-repeat left bottom; margin-bottom: 11px;}
.til_r h3 i{ display: block; line-height: 100%; font-size: 36px; font-weight: bold; color: #333; letter-spacing: 2px; padding-bottom: 12px;}
.til_r h3 span{ display: block; font-size: 24px; color: #666; letter-spacing: 7px;}
.til_r p{ height: 103px; overflow: hidden; font-size: 14px; color: #666; line-height: 22px; width: 585px;}
.til_r ul li{ float: left; padding: 0 25px; font-size:18px; color: #333; text-align: center;background: url(../image/t_lins.jpg) no-repeat right 12px;}.til_r ul li:first-child{ padding-left: 0; }
.til_r ul li i{ display: block; line-height: 100%; padding-top: 3px;}
.til_r ul li em{ display: inline-block; line-height: 100%; color: #005fb0;}
.til_r ul li em span{ display: inline-block; line-height: 100%; font-weight: bold; font-size: 54px; font-family:Arial; line-height: 90%;}
.til_r ul li:last-child{background:none;}
.til_r ul li:hover em{ color: #ec9b18;}

/*äº§å“ä¸­å¿ƒ*/
.til01{text-align: center;height:80px;color: #333;font-size:40px;line-height: 80px;font-family: "Microsoft Yahei";font-weight: normal;background:url(../images/plantbg.gif) no-repeat center 0;margin-bottom: 50px;padding:  0;}
.til01 b{color: #005fb0;}
.til01 a{color: #333;}
.probox .til01{background: url(../image/protbg.gif) no-repeat center 0;}

.probox{height: 1138px;font-family:"Microsoft Yahei";}
.pro_nav{width: 264px;background: #005fb0;padding: 15px 1px 0;}
.pro_nav h3{font-size:24px;line-height:46px;text-align: center;font-weight: normal;height:95px;}
.pro_nav h3 a{color: #fff;}
.pro_nav h3 span{font-size: 12px;background:url(../image/protibg.png) no-repeat center 0;line-height:23px;display: block;font-family: Arial;text-transform: uppercase;color: #88b4e2;}
.pro_nl{background:#fff;padding: 3px 0;}
.pro_nl li{height: 45px;line-height: 45px;font-size: 16px;border-bottom: solid 1px #f1f1f1;}
.pro_nl li:last-child{border-bottom:0;}
.pro_nl li a{background: url(../image/ico03.gif) no-repeat 44px 15px;color: #666;padding-left:79px;display: block;}
.pro_nl li a:hover{background:url(../image/ico04.gif) no-repeat 41px 16px;color: #005fb0;padding-left:76px;border-left: solid 3px #005fb0;font-weight: bold;}
.pro_pho{background:url(../image/pro_pho.png) no-repeat 24px 30px;font-size:14px;line-height:22px;color: #fff;height:74px;padding:24px 0 0 72px;}
.pro_pho span{display: block;line-height: 30px;font-family: Times New Roman;font-size: 28px;}

.pro_list{width:900px;overflow: hidden;}
.pro_lt{height: 978px;overflow: hidden;padding: 0;}
.pro_lt ul{width: 980px;}
.pro_lt li{float: left;width:273px;margin: 0 41px 15px 0;border-bottom: solid 1px #ccc;position: relative;height: 311px;}
.pro_lt li p,.pro_lt li img{height: 273px;width:273px;display: block;overflow: hidden;}
.pro_lt li p{position: absolute;top:0;height:0;left: 0;-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);height: 0;text-align: center;}
.pro_lt li span{display: block;height: 41px;line-height: 41px;text-align: center;}
.pro_lt li span a{display: block;color: #666;}
.pro_lt li p a{display: none;margin-top: 63px;}
.pro_lt li.cur{border-bottom-color: #005fb0;}
.pro_lt li.cur p{height: 203px;}
.pro_lt li.cur p a{display: block;}
.pro_lt li.cur span a,.pro_lt li span a:hover{color: #005fb0;text-decoration: none;font-weight: bold;}


.pro_lc dt img,.show_cp li p img,.new_c dt img{-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro_lc dt img:hover,.show_cp li p img:hover,.new_c dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

.yos1{ overflow: hidden;background: url(../image/yos1.jpg) no-repeat center 0; height:1030px;}
.yos1 h2{ padding-top: 88px;}
.yos1 h2 i{ font-size: 0; line-height: 0;}
.yos1 h2 span{ color: #fff; padding-top: 23px; letter-spacing: 6px; padding-bottom: 200px;}
.yos1 dl{ overflow: hidden;}
.yos1 dl dt{ float: right; margin: 18px 2px 0 0;}
.yos1 dl dd{ float:left; width: 425px;}
.yos1 dl dd h3{ padding: 25px 0 0 102px;background: url(../image/y_dt1.jpg) no-repeat; font-size: 42px; color: #273a60; line-height: 100%; height: 105px; margin-bottom: 42px;}
.yos1 dl dd p{ margin-left: 18px; padding-left: 14px; color: #4c4c4c; font-size: 16px; line-height: 32px; margin-bottom: 15px;background: url(../image/y_ico.jpg) no-repeat 0 15px;}
.yos1 dl dd em{ display: block; margin-left:32px; margin-top: 45px; width: 148px; height: 40px; line-height: 40px; border: 1px solid #1b386f;}
.yos1 dl dd em a{ display: block; padding-left: 33px; font-size: 15px; color: #273a60;background: url(../image/y_m.jpg) no-repeat 103px 14px;}

.yos2{overflow: hidden;background: url(../image/yos2.jpg) no-repeat center 0; height:539px;}
.yos2 h3{ margin-left: 665px; padding: 23px 0 0 105px;background: url(../image/y_dt2.jpg) no-repeat;font-size: 42px; color: #273a60; line-height: 100%; height: 132px;}
.yos2 p{ margin-left: 670px; color: #4c4c4c; font-size: 16px; line-height: 32px;}
.yos2 p b{ color: #273a60; font-size: 16px; padding: 0 5px;}
.yos2 ul{ overflow: hidden; padding: 23px 0 0 376px;}
.yos2 ul li{ float: left; font-size: 0; line-height: 0; margin-right: 10px; overflow: hidden;}
.yos2 ul li:last-child{ margin-right: 0;}

.yos3{overflow: hidden;background: url(../image/yos3.jpg) no-repeat center 0; height:573px; padding-top: 1px;}
.yos3 h3{ padding: 25px 0 0 102px;background: url(../image/y_dt3.jpg) no-repeat; font-size: 42px; color: #273a60; line-height: 100%; height: 105px; margin-bottom: 42px; margin-top: 178px;}
.yos3 p{ padding-left: 14px; color: #4c4c4c; font-size: 16px; line-height: 32px; margin-bottom: 15px;background: url(../image/y_ico.jpg) no-repeat 0 15px;}

.hcl{ overflow: hidden;background: url(../image/hcl.jpg) no-repeat center 0; height:996px;}
.hcl h2 i{font-weight: normal; font-size: 54px;}
.hcl h2 i em{font-weight: bold; padding-left: 50px; line-height: 100%;background: url(../image/h21.png) no-repeat 21px 25px; display: inline-block;}
.hcl h2 span{background: url(../image/h_h.png) no-repeat center 22px; display: block; padding-top: 16px; font-size: 18px; line-height:100%; padding-bottom: 136px;}
.hcl ul{ overflow: hidden;}
.hcl ul li{ float: left; width: 265px; height: 318px;}
.hcl ul li:nth-child(2n){ margin-left: 670px; text-align: right;}
.hcl ul li i{ display: block; font-size: 30px; color: #ec9b18; font-weight:bold; line-height: 100%; padding: 20px 0 15px 0;}
.hcl ul li em{ display: block; color: #4d4948; font-size: 15px; line-height: 27px;}
    
.xil{ overflow: hidden;background: url(../image/xil.jpg) no-repeat center 0; height:579px; box-sizing: border-box; padding-top: 64px;}
.xil h3{ height: 109px; margin-left: 386px; padding-left: 85px; line-height: 65px;background: url(../image/v_hh.png) no-repeat; font-size: 41px; letter-spacing: 4px;}
.xil h3 a{ color: #fff;}
.v_uu{ position: absolute; cursor: pointer; left: -66px; top: 253px;}
.v_dd{ position: absolute; cursor: pointer; right: -66px; top: 253px;}
.xil ul li{ float: left; width: 276px; overflow: hidden; margin-right: 32px; background: #fff; height: 341px;}
.xil ul li i{ display: block; text-align: center; line-height: 57px; border-top: 1px solid #e3e3e3; font-size: 16px; color: #000;}

.luom{ overflow: hidden;background: url(../image/luom.jpg) no-repeat center 0; height: 1166px; box-sizing: border-box; padding-top: 100px;}
.luom h3{ height: 82px; border-bottom: 1px solid #d7d7d7; margin-bottom: 21px;background: url(../image/ef60299f68664e689d67b890027267d2.png) no-repeat; padding-left: 84px; line-height: 60px;}


.luom h3 span{ display: inline-block; float: right;}
.luom h3 a{ font-size: 42px; color: #333; letter-spacing: 3px;}
.luom h3 span a{ display: inline-block; margin-right: 25px; padding-left: 37px;font-weight: normal; font-size: 16px; color: #333;background: url(../image/l_m.png) no-repeat 0 17px; margin-top: 12px;}
.l_nav{ overflow: hidden; height: 120px;}
.l_nav ul li{ float: left; width: 300px; line-height: 100%; margin-bottom: 20px;}
.l_nav ul li a{ display: inline-block; line-height: 100%; font-size: 16px; color: #333;}
.l_nav ul li a:hover{ color: #bf1d2a; text-decoration: underline;}
.l_on ul li{ float: left; background: #fff; width: 276px; height: 341px; margin-bottom: 44px; margin-right: 32px; box-shadow: 0 0 20px rgba(0,0,0,0.15); overflow: hidden;}
.l_on ul li:nth-child(4n){ margin-right: 0;}
.l_on ul li img{ width: 276px;}
.l_on ul li i{ display: block; text-align: center; line-height: 56px; border-top: 1px solid #e3e3e3; font-size: 16px; color: #333;}

.cases{ overflow: hidden;background: url(../image/cases.jpg) no-repeat center 0; height: 969px;}
.cases h2{ padding-top: 130px;}
.cases h2 span{background: url(../image/c_h.png) no-repeat center 29px; display: block; padding-bottom: 42px;}
.c_nav{ overflow: hidden; margin:0 143px 44px;}
.c_nav ul{ overflow: hidden; border: 1px solid #dcdcdc; border-right: none;}
.c_nav ul li{ float: left; height: 48px; line-height: 48px; background: #fff; width:25%; box-sizing: border-box; border-right: 1px solid #dcdcdc;}
.c_nav ul li a{ display: block; line-height: 48px; font-size: 18px; color: #333; padding-left: 78px;background: url(../image/c_ico1.jpg) no-repeat 41px 0;}
.c_nav ul li:nth-of-type(2) a{background: url(../image/c_ico2.jpg) no-repeat 41px 0;}
.c_nav ul li:nth-of-type(3) a{background: url(../image/c_ico3.jpg) no-repeat 41px 0;}
.c_nav ul li:nth-of-type(4) a{background: url(../image/c_ico4.jpg) no-repeat 41px 0;}
.c_om1{ position: relative;}
.c_om1 ul li{ float: left; width: 385px; margin-right: 22px; overflow: hidden; height: 514px; background: #fff; box-sizing: border-box; border: 1px solid #e6e6e6;}
.c_om1 ul li i{ display: block; overflow: hidden;}
.c_om1 ul li em{ display:block; margin: 23px 30px 0;}
.c_om1 ul li em strong{ display: block; font-weight: normal; overflow: hidden; line-height: 130%; font-size: 23px; color: #1a1a1a; margin-bottom: 14px;}
.c_om1 ul li em span{ display: block; height: 99px; color: #595959; font-size: 14px; line-height: 24px; display: inline-block; }
.c_om1 ul li b{ display: block; margin-left: 30px;font-size: 0; line-height: 0; text-align: center; padding-top: 8px; text-align: center; width: 87px; height: 18px; border: 1px solid #005fb0;}
.c_uu{ position: absolute; left: -124px; top: 216px; cursor: pointer;}
.c_dd{ position: absolute; right: -124px; top: 216px; cursor: pointer;}

.news{height:797px; overflow: hidden; padding-top: 101px;}
.news h2{ padding-top: 0;}
.news h2 span{background: url(../image/n_h2.jpg) no-repeat 2px 19px; display: block; padding: 13px 0 52px 0;}
.news1{float: left;width:708px;}
.news1 p{ height: 132px; border-bottom: 1px dashed #d1d1d1;}
.news1 p i{ display: block; overflow: hidden; margin-bottom: 17px;}
.news1 p em{ display: block; line-height: 26px; font-size: 14px; color: #666;}
.news1 p em a{ color: #c31911;}
.news1 p i{ display: block;}
.news1 p i span{ display: inline-block; width: 94px; height: 41px; box-sizing: border-box; text-align: center; padding: 5px 4px 0 0; line-height: 36px;background:url(../image/n_hot.jpg) no-repeat; color: #c31911; font-size: 24px; margin-right: 15px; float: left;}
.news1 p i a{ display: inline-block; float: left; width: 595px; font-size: 22px; color: #333; margin-top:12px;}
.news1 dl{ overflow: hidden;border-bottom: 1px dashed #d1d1d1; padding: 20px 0;}
.news1 dl dt{ float: left; overflow: hidden; width: 212px; height: 119px;}
.news1 dl dt img{width: 212px; height: 119px;}
.news1 dl dd{ float: right; width: 465px; padding-top: 14px;}
.news1 dl dd h4{ font-size: 18px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news1 dl dd h4 a{ color: #333;}
.news1 dl dd span{ display: block; font-size: 14px; color: #666; line-height: 26px; padding-top: 12px;}
.news1 ul{ padding-top: 23px;}
.news1 ul li{ overflow: hidden; margin-bottom: 21px; line-height: 100%;}
.news1 ul li a{ display: inline-block; float: left; padding-left: 18px; color: #1a1a1a; font-size: 16px;background: url(../image/n_ico.jpg) no-repeat 0 7px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;    width: 84%;line-height: 100%;}
.news1 a:hover{  color: #c31911;}
.news1 ul li span{ display: inline-block; float: right; font-size: 14px; color: #999;line-height: 100%;}

.news2{float: right;width:420px; height: 572px;background: url(../image/n_r.jpg) no-repeat; box-sizing: border-box; padding: 31px 27px 0;}
.news2 h4{padding-bottom: 19px;font-weight: normal;}
.news2 h4 a{ color: #273a60; font-size: 26px;}
.news2 h4 span{ padding-left: 9px; font-family: Arial; font-size: 18px; color: #999;}
.news2 dl{ border-bottom: 1px dashed #ccc; height: 242px; margin-bottom:30px;}
.news2 dl dt img{ width: 366px;}
.news2 dl dd h5{ margin-top: 18px; height:16px;padding-left: 18px;background: url(../image/n_ico.jpg) no-repeat 0 6px;line-height: 100%; overflow: hidden;}
.news2 dl dd h5 a{ display: block; line-height: 100%; color: #4c4c4c; font-size: 16px;}
.news2 dl dd p{ color: #666; font-size: 14px; line-height: 25px; padding:6px 0 0 18px;}
.news2 ul li{ overflow: hidden; margin-bottom: 25px; line-height: 100%;}
.news2 ul li a{ display: inline-block; float: left; padding-left: 18px; color: #1a1a1a; font-size: 16px;background: url(../image/n_ico.jpg) no-repeat 0 7px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;    width:76%; line-height: 100%;}
.news2 a:hover{  color: #c31911;}
.news2 ul li span{ display: inline-block; float: right; font-size: 12px; color: #999; line-height: 100%; padding-top:2px;}
    
.about { height:919px; background: url(../image/zjbg.jpg) no-repeat center 0; overflow: hidden;}
.abo_on{ overflow: hidden; margin-left:-1px; height:480px; margin-bottom: 41px;}
.about p{ height: 85px; text-align: center; font-size: 16px; color: #333; line-height: 28px; margin: 0 198px;}
.about h4{ margin: 0 auto; width: 148px; height: 40px; line-height: 40px; border: 1px solid #1b386f;}
.about h4 a{ display: block; padding-left: 33px;font-weight: normal; font-size: 14px; color: #273a60;background: url(../image/zj_m.png) no-repeat 103px 14px;}
.abo_li{ position: absolute; left: 542px; top: 639px;}
.abo_li ul li{ float: left; margin-right: 14px;background: url(../image/a_li.png) no-repeat center; width: 19px; height: 19px;}
.abo_li ul li.on{background: url(../image/a_lic.png) no-repeat center;}


.links { height:100%; overflow: hidden; clear: both; background-color:#333333;}
.links em { display: inline-block; font-style: normal; font-size: 18px; line-height: 28px; font-weight: 700; color: #8b8a8b; margin-right:73px; padding-left: 41px;background: url(../image/links.png) no-repeat 0 20px;font-weight: normal;}
.links a { font-size: 14px; color: #8b8a8b; line-height: 22px; display: inline-block; margin-right: 3px; transition: .3s ease; -o-transition: .3s ease }
.links a:hover {text-decoration: underline; color: #fff; opacity: 0.8;}

@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}